| short: |
| de: |
| en: |
| name | type | description | bindable | readOnly | required | defaultValue | localizable |
|---|---|---|---|---|---|---|---|
| changeOnMove | Boolean | Send value to plc during Movement of the slider if true. | false | false | false | true | false |
| ellipsis | Boolean | Defines if the Value inside the Valuedisplay should be shown with ellipsis. | false | false | false | false | false |
| enable | Boolean | Initial option to enable widget. | true | false | false | true | false |
| format | brease.config.MeasurementSystemFormat | NumberFormat for every measurement system | true | false | false | {'metric':{ 'decimalPlaces' : 1, 'minimumIntegerDigits' : 1 }, 'imperial' :{ 'decimalPlaces' : 1, 'minimumIntegerDigits' : 1 }, 'imperial-us' :{ 'decimalPlaces' : 1, 'minimumIntegerDigits' : 1 }} | false |
| image | ImagePath | Path to an optional image for the slider thumb. | false | false | false | false | |
| largeChange | UNumber | Step interval of the slider. | false | false | false | 10 | false |
| majorTicks | UInteger | Number of displayed ticks of the slider. | false | false | false | 5 | false |
| maxValue | Number | Maximal displayable value. | false | false | false | 100 | false |
| minValue | Number | Minimal displayable value. | false | false | false | 0 | false |
| node | brease.datatype.Node | Value with unit for node binding. | true | false | false | false | |
| orientation | brease.enum.Orientation | Orientation of the slider. | false | false | false | LeftToRight | false |
| permissionOperate | RoleCollection | restricts operability to users, which have given roles | false | false | false | false | |
| permissionView | RoleCollection | restricts visibility to users, which have given roles | false | false | false | false | |
| scaleOffset | PixelVal | Specifies the padding between the scale and the track of the widget in pixel. | false | false | false | 15px | false |
| showTickNumbers | Boolean | Option to show the numbers next to the ticks. | false | false | false | false | false |
| showUnit | Boolean | Determines if the unit is shown in the value display. | false | false | false | false | false |
| showValueDisplay | Boolean | Option to show value and unit in an output next to the slider thumb. | false | false | false | false | false |
| smallChange | UNumber | Step interval of the slider by dragging the thumb. | false | false | false | 1 | false |
| style | StyleReference | reference to a style for this widget type | true | false | false | default | false |
| tabIndex | Integer | sets if a widget should have autofocus enabled (0), the order of the focus (>0), or if autofocus should be disabled (-1) | false | false | false | -1 | false |
| thumbSize | PixelVal | Specifies the size of the slider thumb in pixel. | false | false | false | 25px | false |
| tickPosition | brease.enum.TickStyle | Position of the axis with the ticks. | false | false | false | none | false |
| tooltip | String | reference to a tooltip for a widget | false | false | false | true | |
| trackSize | PixelVal | Thickness of the slider track in pixel. | false | false | false | 7px | false |
| unit | brease.config.MeasurementSystemUnit | Unit code for every measurement system. | true | false | false | false | |
| value | Number | Initial visible value of slider. | true | false | false | 0 | false |
| valueDisplaySize | PixelVal | Size of the value display in pixel. | false | false | false | 35px | false |
| visible | Boolean | change visibility | true | false | false | true | false |
| maxHeight | Size | maximum outer height of widget | false | false | false | 0 | false |
| minHeight | Size | minimum outer height of widget | false | false | false | 0 | false |
| maxWidth | Size | maximum outer width of widget | false | false | false | 0 | false |
| minWidth | Size | minimum outer width of widget | false | false | false | 0 | false |
| zIndex | UInteger | The zIndex property specifies the z-order of a widget and its childs. When widgets overlap, z-order determines which one covers the other. A widget with a larger zIndex generally covers a widget with a lower one. The zIndex must be unique within a content. |
false | false | true | false | |
| left | Integer | absolute position measured from left boundary of parent container | false | false | false | false | |
| top | Integer | absolute position measured from top boundary of parent container | false | false | false | false | |
| height | Size | outer height of widget | false | false | false | 30 | false |
| width | Size | outer width of widget | false | false | false | 100 | false |
| name | type | description | defaultValue |
|---|---|---|---|
| borderWidth | PixelValCollection | border width of the widget |
2px |
| cornerRadius | PixelValCollection | corner radius of the widget |
0px |
| borderStyle | BorderStyle | border style of the widget |
solid |
| backColor | Color | background color of the widget |
#FFFFFF |
| backGroundGradient | Gradient | background of the widget as a gradient |
none |
| thumbColor | Color | background color of the slider thumb |
#FF8800 |
| thumbGradient | Gradient | background of the slider thumb as a gradient |
|
| borderColor | ColorCollection | border color of the widget |
#999999 |
| opacity | Opacity | opacity of the widget |
1 |
| trackColor | Color | background color of the slider line |
#C8C8C8 |
| trackGradient | Gradient | background of the slider line as a gradient |
|
| fillColor | Color | background color of the slider line |
transparent |
| fillGradient | Gradient | background of the slider line as a gradient |
|
| padding | Padding | padding of the widget |
0 15px 0 15px |
| margin | Margin | margin of the widget |
0px |
| shadow | Shadow | shadow of the widget |
none |
| fontSize | PixelVal | Fontsize of the text in pixel |
20px |
| fontName | FontName | Fontname of the text |
Arial |
| textColor | Color | Sets a color of the text on the Scale |
#000000 |
| valueDisplayTextColor | Color | Sets a color of the text inside the ValueDisplay |
#000000 |
| valueDisplayBackColor | Color | Sets a backColor of the ValueDisplay |
#f1f1f1 |
| valueDisplayBackGroundGradient | Gradient | Sets a backColor of the ValueDisplay |
|
| ticksColor | Color | Sets a color of the text on the Scale |
#000000 |
| disabledThumbColor | Color | Sets the color of the thumbColor when the widget is disabled |
#F1F1F1 |
| disabledTrackColor | Color | Sets the color of the trackColor when the widget is disabled |
#EAEAEA |
| disabledThumbGradient | Gradient | Sets the color of the thumbColor when the widget is disabled |
|
| disabledTrackGradient | Gradient | Sets the color of the trackGradient when the widget is disabled |
|
| disabledFillColor | Color | background color of the slider line |
transparent |
| disabledFillGradient | Gradient | background of the slider line as a gradient |
|
| disabledBackColor | Color | Sets the background color of the widget when disabled |
transparent |
| disabledBackGroundGradient | Gradient | Sets the color of the background of the widget as a gradient when the widget is disabled |
|
| activeBorderWidth | PixelValCollection | 2px | |
| disabledBorderWidth | PixelValCollection | 2px | |
| rotation | Rotation | 0deg | |
| textAlign | brease.enum.TextAlign | right | |
| bold | Boolean | true | |
| italic | Boolean | false | |
| imageColor | Color | #ffffff | |
| imageHeight | PixelValCollection | 25px | |
| imageWidth | PixelValCollection | 25px |